Use g_signal_connect_object() to prevent premature finalization of the
authorMatthias Clasen <mclasen@redhat.com>
Thu, 28 Oct 2004 16:50:10 +0000 (16:50 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 28 Oct 2004 16:50:10 +0000 (16:50 +0000)
commitb6aa6f0fa9e36cdcacd608f55eb2031a0382dc2b
treedc1f274c495b18941f97e62981e9907a5df00db5
parentd5f92150d4b8bffb78cd5110cbb2c28bfdf81136
Use g_signal_connect_object() to prevent premature finalization of the

2004-10-28  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcombobox.c (gtk_combo_box_start_editing): Use
g_signal_connect_object() to prevent premature finalization
of the cell_editable while the key_press_event signal is
handled.  (#156325, Olivier Andrieu)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcombobox.c